Append a condition to the conditions
30 31 32
# File 'lib/rsaml/conditions.rb', line 30 def <<(condition) conditions << condition end